[INFO] cloning repository https://github.com/cfrantz/zfmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cfrantz/zfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfrantz%2Fzfmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfrantz%2Fzfmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20a0140eab308783abea3567e1240f3df8296c9e
[INFO] fixing cfrantz/zfmt against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfrantz%2Fzfmt" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cfrantz/zfmt
[INFO] finished tweaking git repo https://github.com/cfrantz/zfmt
[INFO] tweaked toml for git repo https://github.com/cfrantz/zfmt written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cfrantz/zfmt on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cfrantz/zfmt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fbf03007e59892a9642eef621b870b76bd15c12938646953349e265b171a236c
[INFO] running `Command { std: "docker" "start" "fbf03007e59892a9642eef621b870b76bd15c12938646953349e265b171a236c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf03007e59892a9642eef621b870b76bd15c12938646953349e265b171a236c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbf03007e59892a9642eef621b870b76bd15c12938646953349e265b171a236c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf03007e59892a9642eef621b870b76bd15c12938646953349e265b171a236c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating zfmt-macro/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt-host/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt-testfw/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zfmt-macro v0.1.0 (/opt/rustwide/workdir/zfmt-macro)
[INFO] [stderr]    Migrating zfmt-macro/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zfmt v0.1.0 (/opt/rustwide/workdir/zfmt)
[INFO] [stderr]    Migrating zfmt/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]        Fixed zfmt/src/macros.rs (29 fixes)
[INFO] [stderr]        Fixed zfmt/src/events.rs (6 fixes)
[INFO] [stderr]     Checking zfmt-testfw v0.1.0 (/opt/rustwide/workdir/zfmt-testfw)
[INFO] [stderr]    Migrating zfmt/tests/events.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/tests/format_into.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt-testfw/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/tests/tier1.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/tests/nested.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/tests/zfmt_str_field.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/tests/tier2.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/tests/enum_events.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/tests/duplicate_format.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt/tests/unstructured.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking zfmt-host v0.1.0 (/opt/rustwide/workdir/zfmt-host)
[INFO] [stderr]    Migrating zfmt-host/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt-host/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt-host/tests/cli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt-host/tests/pipeline.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zfmt-host/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.41s
[INFO] [stderr] crater-edition-check: zfmt-macro v0.1.0 (/opt/rustwide/workdir/zfmt-macro) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zfmt v0.1.0 (/opt/rustwide/workdir/zfmt) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zfmt-host v0.1.0 (/opt/rustwide/workdir/zfmt-host) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zfmt-testfw v0.1.0 (/opt/rustwide/workdir/zfmt-testfw) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling zfmt-macro v0.1.0 (/opt/rustwide/workdir/zfmt-macro)
[INFO] [stderr]     Checking zfmt-host v0.1.0 (/opt/rustwide/workdir/zfmt-host)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> zfmt-host/src/db.rs:634:13
[INFO] [stdout]     |
[INFO] [stdout] 634 |         let mut db = Db::memory().unwrap();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zfmt v0.1.0 (/opt/rustwide/workdir/zfmt)
[INFO] [stderr]     Checking zfmt-testfw v0.1.0 (/opt/rustwide/workdir/zfmt-testfw)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/enum_events.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/enum_events.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/enum_events.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/enum_events.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/enum_events.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/enum_events.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/nested.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/nested.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/nested.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/unstructured.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let h: u32 = zfmt::zfmt_str!("hello");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `zfmt::zfmt_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/unstructured.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let h1: u32 = zfmt::zfmt_str!("same string");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `zfmt::zfmt_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/unstructured.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let h2: u32 = zfmt::zfmt_str!("same string");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `zfmt::zfmt_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/unstructured.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let h1: u32 = zfmt::zfmt_str!("alpha");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `zfmt::zfmt_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/unstructured.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let h2: u32 = zfmt::zfmt_str!("beta");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `zfmt::zfmt_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(zfmt::Zfmt)]
[INFO] [stdout]    |          ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `zfmt::Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(zfmt::Zfmt)]
[INFO] [stdout]    |          ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `zfmt::Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(zfmt::Zfmt)]
[INFO] [stdout]    |          ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `zfmt::Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(zfmt::Zfmt)]
[INFO] [stdout]    |          ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `zfmt::Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let label = zfmt::zfmt_str!("firmware node");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `zfmt::zfmt_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(zfmt::Zfmt)]
[INFO] [stdout]    |          ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `zfmt::Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(zfmt::Zfmt)]
[INFO] [stdout]    |          ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `zfmt::Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(zfmt::Zfmt)]
[INFO] [stdout]    |          ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `zfmt::Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(zfmt::Zfmt)]
[INFO] [stdout]    |          ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `zfmt::Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt-testfw/src/main.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let label = zfmt::zfmt_str!("firmware node");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `zfmt::zfmt_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zfmt` (test "enum_events") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> zfmt/tests/duplicate_format.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Zfmt)]
[INFO] [stdout]   |          ^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> zfmt/tests/duplicate_format.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Zfmt)]
[INFO] [stdout]   |          ^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> zfmt/tests/tier1.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Zfmt)]
[INFO] [stdout]   |          ^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/tier1.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/tier1.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> zfmt/tests/zfmt_str_field.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Zfmt)]
[INFO] [stdout]   |          ^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/zfmt_str_field.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> zfmt/tests/zfmt_str_field.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let hash = zfmt::zfmt_str!("my event label");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `zfmt::zfmt_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zfmt` (test "duplicate_format") due to 2 previous errors
[INFO] [stderr] error: could not compile `zfmt` (test "zfmt_str_field") due to 3 previous errors
[INFO] [stderr] error: could not compile `zfmt-testfw` (bin "zfmt-testfw" test) due to 5 previous errors
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> zfmt/tests/tier2.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Zfmt)]
[INFO] [stdout]   |          ^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/tier2.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/tier2.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zfmt-testfw` (bin "zfmt-testfw") due to 5 previous errors
[INFO] [stderr] error: could not compile `zfmt` (test "nested") due to 3 previous errors
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/tier2.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/format_into.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/format_into.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/format_into.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Zfmt)]
[INFO] [stdout]    |          ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/format_into.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(Zfmt)]
[INFO] [stdout]    |              ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> zfmt/tests/format_into.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[derive(Zfmt)]
[INFO] [stdout]    |              ^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Zfmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zfmt` (test "tier2") due to 4 previous errors
[INFO] [stderr] error: could not compile `zfmt` (test "tier1") due to 3 previous errors
[INFO] [stderr] error: could not compile `zfmt` (test "unstructured") due to 5 previous errors
[INFO] [stderr] error: could not compile `zfmt` (test "format_into") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "fbf03007e59892a9642eef621b870b76bd15c12938646953349e265b171a236c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf03007e59892a9642eef621b870b76bd15c12938646953349e265b171a236c", kill_on_drop: false }`
[INFO] [stdout] fbf03007e59892a9642eef621b870b76bd15c12938646953349e265b171a236c
